FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportObjectNamedList<TItem> Class / Item Property

In This Topic
    Item Property (ReportObjectNamedList<TItem>)
    In This Topic
    Gets the element at the specified index.
    Overload List
    OverloadDescription
    Gets the element at the specified index. (Inherited from C1.WPF.FlexReport.ReportObjectList<TItem>)
    Gets the element with specified name. (Inherited from C1.WPF.FlexReport.ReportObjectCollection<TItem>)
    See Also